Namespaces

Types in FluentNHibernate.Conventions

Type AttributeCollectionConvention<T>

Namespace FluentNHibernate.Conventions

Interfaces ICollectionConvention, ICollectionConventionAcceptance

Base class for attribute based conventions. Create a subclass of this to supply your own attribute based conventions.

Methods

Public instance methods

void Apply(ICollectionInstance instance)

Apply changes to a property with an attribute matching T.
Parameters
ICollectionInstance instance

Property with attribute